FAISIRMatch 
EntityType  Independent 
Logical Entity Name  FAISIRMatch 
Default Table Name  FAISIRMatch 
Logical Only  NO 
Definition 
 
Note 
 

FAISIRMatch Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
FAISIRMatchID(PK)    INTEGER  NO 
 
AwardYear    CHAR(7)  NO 
 
SyStudentID(FK)    INTEGER  NO 
 
FAISIRID    INTEGER  NO 
 
PellID    CHAR(6)  YES 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 

FAISIRMatch Keys 
Key Name  Key Type  Keys 
FAISIRMatch_FAISIRID_AwardYear_SyStudentID_FAISIRMatchID_U_N_IDX  Alternate Key  FAISIRID, AwardYear, SyStudentID, FAISIRMatchID 
FAISIRMatch_FAISIRMatchID_U_U_IDX  PrimaryKey  FAISIRMatchID 
UK_FAISIRMatch_SyStudentID_AwardYear_FAISIRID_FAISIRMatchID  Alternate Key  SyStudentID, AwardYear, FAISIRID, FAISIRMatchID 
FAISIRMatch_UserID_N_N_IDX  Inversion Entry  UserID 
FAISIRMatch_FaISIRID_PellID_AwardYear_FAISIRMatchID_U_N_IDX  Alternate Key  FAISIRID, PellID, AwardYear, FAISIRMatchID 

FAISIRMatch Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Student  Non-Identifying  One To Zero or More        SyStudentID  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

FAISIRMatch Check Constraints 
Check Constraint Name  CheckConstraint